gtk4.git
2019-03-12 Alex MondayAdwaita: Replace spinbutton border-radii with variables
2019-03-12 Alex MondayAdwaita: Replace all %linked radii with variables
2019-03-02 Timm BäderFix compile time warnings
2019-03-02 Timm Bädera11y: Include gtktextaccesible.h in gtk-a11y.h
2019-03-01 Emmanuele BassiMerge branch 'redundant-editable-api' into 'master'
2019-02-28 Matthias Clasenentry, spin button: Drop redundant API
2019-02-28 Timm Bäderroundedrect: Add gsk_rounded_rect_to_string
2019-02-28 Timm Bädergl renderer: Change shadow cache eviction strategy
2019-02-28 Timm Bädergl renderer: Ignore nodes with nan bounds
2019-02-28 Timm Bädertransformnode: Avoid matrix multiplication if we can
2019-02-28 Timm Bädergl renderer: Add more nodes that support transforms
2019-02-28 Matthias Clasenentry: Don't use the buffer directly
2019-02-28 Matthias Clasentreeview: Stop using set_focus_child
2019-02-27 Nirbheek ChauhanMerge branch 'alatiera/python3' into 'master'
2019-02-27 Jordan Petridisbuild: use condense the mkdir calls to oneliners
2019-02-27 Jordan Petridisbuild: no need to replace path separators
2019-02-27 Jordan Petridisbuild: Use python3 for the post install script
2019-02-27 Jakub SteinerAdwaita: define insensitive links
2019-02-27 Benjamin Ottexembed: Remove unused file
2019-02-27 Benjamin Ottewindow: Return no item for no item name
2019-02-26 Matthias Clasenwindow: Undo the deprection of gtk_window_present
2019-02-26 Matthias Clasentestsuite: Stop using grab-focus as a keybinding signal
2019-02-26 Matthias Clasenwidget: Remove the ::grab-focus signal
2019-02-26 Matthias Clasencontainer: Remove the ::set-focus-child signal
2019-02-25 Matthias ClasenMerge branch 'wip/hadess/window-present-docs' into...
2019-02-25 Bastien Nocerasurface: Advise using gtk_window_present_with_time()
2019-02-25 Bastien Nocerawindow: Warn when gtk_window_present_with_time() is...
2019-02-25 Bastien Noceraall: Don't warn about deprecated gtk_window_present...
2019-02-25 Bastien Nocerawindow: Deprecate gtk_window_present()
2019-02-25 Bastien NoceraAdd 4.0 deprecation warning macros
2019-02-25 Matthias Clasenentry: Make placeholder-text work again
2019-02-25 Timm Bädergl renderer: Remove GskRoundedRect initializaion
2019-02-25 Timm Bädergl renderer: Partially implement rounded rect intersection
2019-02-25 Timm Bädergl renderer: Add debug function to dump render node
2019-02-25 Timm Bädercompare-render: Assert that no error has been set
2019-02-25 Timm Bädergl renderer: Stop determining the matrix category ourselves
2019-02-24 Matthias Clasendocs: Miscellaneous doc fixes
2019-02-24 Matthias Clasendocs: Remove some no-longer-existing api
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Piotr DrągUpdate POTFILES.in
2019-02-24 Matthias Clasengdk: Rename our vulkan context to GTK
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Matthias Clasengitlab templates: Its just GTK now
2019-02-24 Matthias Clasendocs: Remove a mention of Gtkinvisible
2019-02-24 Matthias Clasendocs: Some cosmetic fixups
2019-02-24 Matthias ClasenRevert "inspector: Make picking work again"
2019-02-24 Matthias ClasenDrop GtkInvisible
2019-02-24 Matthias Claseninspector: Avoid grabs for inspecting
2019-02-24 Matthias Clasennotebook: Document new apis
2019-02-24 Matthias Clasentransform: Fix a wrong annotation
2019-02-24 Matthias ClasenMerge branch 'kill-register-surface' into 'master'
2019-02-24 Matthias ClasenRemove gdk_surface_set_user_data
2019-02-24 Matthias Clasengtk-demo: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Claseninspector: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasentooltip: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenmain: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenxim: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenime: Stop using gdk_surface_get_user_data
2019-02-24 Matthias ClasenAdd gtk_root_get_for_surface
2019-02-24 Matthias Clasena11y tests: Update output for entries
2019-02-24 Matthias Clasenfixup: warn about nothing events
2019-02-23 Matthias Claseninspector: Make picking work again
2019-02-23 Matthias ClasenQuietly ignore GDK_NOTHING events
2019-02-23 Matthias Clasendocs: Refresh the "Q & A" part
2019-02-23 Matthias Clasengdk: Document surface signals
2019-02-23 Matthias ClasenMerge branch 'drawing-model-refresh' into 'master'
2019-02-23 Matthias Clasendoc: Rewrite the drawing model overview
2019-02-23 Benjamin OtteMerge branch 'event-signal' into 'master'
2019-02-23 Matthias ClasenDrop gdk_event_handler_set
2019-02-23 Matthias ClasenDrop some dead code
2019-02-23 Matthias ClasenStop using gdk_event_handler_set
2019-02-23 Matthias Clasenwidget: Connect to GdkSurface::event
2019-02-23 Matthias Clasensurface: Introduce an ::event signal
2019-02-23 Matthias ClasenMerge branch 'kill-hierarchy-changed' into 'master'
2019-02-23 Matthias ClasenDocument that root and unroot must chain up
2019-02-23 Matthias ClasenDrop the anchored field
2019-02-23 Matthias Clasenwidget: Drop ::hierarchy-changed
2019-02-23 Matthias Clasengtk-demo: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenmenu bar: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenlabel: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenheader bar: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenfile chooser: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenpopover: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasentext handle: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenxim: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenime: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasendrag dest: Stop using ::hierarchy-changed
2019-02-23 Matthias Claseninspector: Stop using ::hierarchy-changed
2019-02-23 Timm Bädergl renderer: Round size up when rendering to a texture
2019-02-23 Timm Bädertreeview: Don't assume search widget is a GtkEntry
2019-02-23 Chun-wei FanMerge branch 'wip/fanc999/meson.msvc' into 'master'
2019-02-23 Matthias Clasenwidget: Remove ::event leftovers
2019-02-22 Matthias Clasensearch/password entry: Prevent expand leaks
2019-02-22 Matthias Clasensearch entry: Use a GtkEntryAccessible
2019-02-22 Matthias Clasenentry accessible: Make work with almost-entries
2019-02-22 Matthias Clasensearch entry: Don't force-create the accessible
2019-02-22 Timm Bäderinspector: Fix an uninitialized value warning
2019-02-22 Timm Bädergl renderer: Use the matrix node category
2019-02-22 Milo CasagrandeUpdate Italian translation
next